home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / glibc-1.09 / glibc-1 / glibc-1.09.1 / hurd / hurdinline.c < prev    next >
Encoding:
C/C++ Source or Header  |  1994-07-18  |  294 b   |  12 lines

  1. /* Include this first to avoid defining its inline functions.  */
  2. #include <lock-intern.h>
  3.  
  4. #undef _EXTERN_INLINE
  5. #define _EXTERN_INLINE /* Define the real function. */
  6.  
  7. #include "hurd/fd.h"
  8. #include "hurd/signal.h"
  9. #include "hurd/userlink.h"
  10. #include "hurd/threadvar.h"
  11. #include "hurd/port.h"
  12.